| LC_CMD_COPY | Home |
| Prm | Mode |
|---|---|
| 0 | Start command with previous mode |
| LC_COPY_MOVE | Move |
| LC_COPY_ROTATE | Rotate |
| LC_COPY_SCALE | Scale |
| LC_COPY_MIRROR | Mirror |
| LC_COPY_ARRRECT | Rectangular array |
| LC_COPY_ARRCIRC | Circular array |
| Command interface |
// copy selected entities with rotation
lcWndExeCommand( m_hLcWnd, LC_CMD_COPY, LC_COPY_ROTATE );